PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFPushButtonWidget Class / getIconSize Method
In This Topic
    getIconSize Method
    In This Topic
    Gets the display size of the widget icon.
    Syntax
    public PDFSize getIconSize()

    Return Value

    A com.o2sol.pdf4java.graphics.PDFSize that represents the size used to draw the icon on the widget.
    See Also